home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1998 May / macformat-063.iso / mac / Demos / Freeware Music Plug-ins / Daves Plug-ins 2.00 / readme.txt < prev   
Encoding:
Text File  |  1998-02-04  |  6.6 KB  |  186 lines  |  [TEXT/ttxt]

  1. *************************************************************************
  2. *** Cubase VST/PC Plugins by Dave Brown
  3. *** dave@dbrown.force9.net
  4. *** http://www.dbrown.force9.co.uk
  5. ***
  6. *** Macintosh port by Brian Chrisman
  7. *** chrisman@dnai.com
  8. ***
  9. *** Release V2.00, copyright (C) 1998 D.Brown
  10. *************************************************************************
  11.  
  12. ------------------------------------------------------------------------------
  13. Contents
  14. ------------------------------------------------------------------------------
  15.     
  16. Tempo Delay VST Plugin (for Mac)     V1.01
  17. Sweep Delay VST Plugin (for Mac)     V1.01
  18. Tremelo VST Plugin (for Mac)              V1.00
  19.  
  20.  
  21. ------------------------------------------------------------------------------
  22. New in this version
  23. ------------------------------------------------------------------------------
  24.  
  25. o  New Tremelo plugin added. Details below.
  26.  
  27. o  All plugins now accept program names up to 35 characters long
  28.  
  29. o  Pentium lockup problem solved in Sweep & Tempo Delay. (A known problem 
  30.    which could cause the processor load to increase significantly when 
  31.    crunching small numbers, making it appear as though VST has locked up)
  32.  
  33. o  Improved resolution of auto-pan frequency in Sweep Delay.
  34.  
  35.  
  36. ------------------------------------------------------------------------------
  37. Note for existing V1.00 users
  38. ------------------------------------------------------------------------------
  39.  
  40. The Tempo & Sweep Delay in this release are functionally identical to V1.00.
  41. However, you may like to install the new ones in this release as a few 
  42. bugs have been fixed, and the code efficiency has been improved slightly.
  43.  
  44. Any program banks saved from V1.00 of the plugins will still work with this 
  45. release.
  46.  
  47. Note the naming convention has changed for this release: all plugins are 
  48. now prefixed with dB (eg "dB TempoDelay") for identity. If you install the
  49. new plugins in this release, you can delete the old ones ("Tempo Delay" 
  50. & "Sweep Delay" in the Vstplugins directory)
  51.  
  52.  
  53. ------------------------------------------------------------------------------
  54. Release contents
  55. ------------------------------------------------------------------------------
  56.  
  57.    readme.txt        You're reading it...
  58.  
  59.    dB Tempo Delay                 The plugin files
  60.    dB Sweep Delay    
  61.    dB Tremelo        
  62.  
  63.    dB Tempo Delay Bank         Example program banks
  64.    dB Tempo Delay Bank
  65.    dB Tremelo Bank    
  66.  
  67.  
  68. ------------------------------------------------------------------------------
  69. Installation Instructions
  70. ------------------------------------------------------------------------------
  71.  
  72. Couldn't be easier: copy all the files into your "Vstplugins" directory
  73. (found under the Cubase VST installation directory) and restart Cubase.
  74.  
  75.  
  76. ------------------------------------------------------------------------------
  77. User notes
  78. ------------------------------------------------------------------------------
  79.  
  80. Tempo & Sweep Delay:
  81.  
  82. Load the example effects banks & change the "Tempo" parameter to match 
  83. your song tempo. Start by running a simple audio riff through the 
  84. effects to see how the PlugIns work : a simple 4/4 drum loop is best 
  85. to start with. Fiddle with the parameters, experiment and have fun. 
  86.  
  87. Tremelo:
  88.  
  89. Load the example effects bank supplied for some ideas. You will get best
  90. results with Pre-fade switched ON and the channel volume fader turned down
  91. (so you can only hear the effect output).
  92.  
  93. If you don't want to use Pre-fade, the Tremelo output can still be 
  94. boosted to +6dB louder than the input signal. This means that even with 
  95. Pre-fade OFF, you can still balance your mix so you can hear the tremelo 
  96. effect over the original signal. If the effect distorts, simply back off on 
  97. your levels a little.
  98.  
  99. Try using slow (less than 0.5Hz) tremelo and pan frequencies to get some
  100. interesting random auto-panning effects.
  101.  
  102. General:
  103.  
  104. Some users have commented that it is difficult to accurately set a value
  105. using the VST effects dial. The technique is as follows: click on the dial, 
  106. then move the pointer further away from the dial (while holding down the 
  107. button). The further away from the dial the pointer is, the more accurate 
  108. the control.
  109.  
  110. ------------------------------------------------------------------------------
  111. Specifications
  112. ------------------------------------------------------------------------------
  113.  
  114. Tempo Delay 
  115. ===========
  116.  
  117. Essentially a straight replacement for the standard VST Stereo Echo,
  118. but with tempo based editing. Instead of specifying delay in mS, 
  119. dimply dial in your song tempo and measure (eg 1/4 beat). The plugin 
  120. works out the delay time for you.
  121.  
  122. Two independent delay channels with programmable pan, feedback, delay
  123. (in measures) and level.
  124.  
  125. 2 second max delay time (per channel) @ 44.1kHz sample rate (or 1.83
  126. seconds @ 48kHz). 
  127.  
  128. Consumes same processor load as standard VST Stereo Echo (as benchmarked 
  129. on my Pentium 200MMX)
  130.  
  131.  
  132. Sweep Delay
  133. ===========
  134.  
  135. Single channel delay (using tempo based editing as above) with 
  136. programmable auto-panning of the delay channel. 
  137.  
  138. Can also be used as a simple single-channel echo with programmable pan
  139. position (set "mod width" = 0)
  140.  
  141. Auto-panning range 0.01 - 20.0 Hz.
  142.  
  143. 4 second max delay time @ 44.1kHz sample rate (or 3.66 seconds @ 48kHz). 
  144.  
  145. Consumes less processor load than the standard VST Stereo Echo (as 
  146. benchmarked on my Pentium 200MMX)
  147.  
  148. Tremelo
  149. =======
  150.  
  151. Combined Tremelo and Auto-panner multi-effect.
  152.  
  153. Two independent modulators for tremelo & pan.
  154.  
  155. Choose from sine/square/triangle/saw modulator waveforms.
  156.  
  157. Square & saw waveforms are slightly "rounded off at the edges", providing
  158. a more musical waveform (no nasty clicks).
  159.  
  160.  
  161. ------------------------------------------------------------------------------
  162. Disclaimer 
  163. ------------------------------------------------------------------------------
  164.  
  165. This software is freeware and comes with no warranty. The responsibility 
  166. for any liability or damage caused by your use or misuse of this software 
  167. is yours alone. I originally wrote this software for personal use on my 
  168. own PC, as I don't have access to your PC I can't guarantee it will work 
  169. as intended. I will of course endeavour to fix any bugs and respond to any 
  170. comments, but please remember I do this in my spare time. You're welcome to 
  171. add my Web page URL to your own page, but please don't redistribute the stuffit 
  172. file via Web/e-mail/ftp without my permission first. Thanks. 
  173.  
  174. By downloading and installing these PlugIns, you are agreeing to the above
  175. disclaimer.
  176.  
  177. These PlugIns written using the Steinberg VST Software Development Kit.
  178. All Steinberg copyrights acknowledged. 
  179.  
  180. Bug fixes, suggestions & comments to:
  181.  
  182.     Dave Brown (dave@dbrown.force9.net)
  183.     http://www.dbrown.force9.co.uk
  184.  
  185. ------------------------------------------------------------------------------
  186.